Skip to content

Conversation

@Peccansy
Copy link
Collaborator

@Peccansy Peccansy commented Aug 1, 2019

Проксирует гет запрос до exchangeratesapi.io, это нужно для честного примера кастомного компонента с AJAX

res.setHeader('Content-Type', 'application/json; charset=utf-8');
res.status(response.statusCode).send(response.body);
});
} No newline at end of file
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

строка

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants